home *** CD-ROM | disk | FTP | other *** search
/ Netware Super Library / Netware Super Library.iso / file_mgt / ffg / demo_bat / wpcdata.bat < prev    next >
Encoding:
DOS Batch File  |  1995-04-01  |  253 b   |  10 lines

  1. @echo off
  2. echo Here is a listing of WordPerfect Corp user Data Files.  It uses text
  3. echo searching.
  4. call presskey
  5. ::
  6. :: Does a case-sensitive search of the first 4 bytes for "=255WPC":
  7. ::
  8. echo on
  9. ffg /p *:* /x*.[exe,com,dll,ovy] /$=c=#4=255WPC
  10.